CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘 定时 扫描

搜索资源列表

  1. sy0406

    0下载:
  2. filename:SY0406.C***// 是在sy0306的功能上增加了AT89S52的在线下载功能IIC总线芯片改为24C01串口功能:由89S51键盘P1口发送资料数据“123456B7890”,在数码管上显示的同时由再由板上的RS232口上传到PC机上,在荧光屏上显示通信,反之也可以由PC的键盘上输入数字下载在单板机上显示出来。 定时器0--设定数码管定时扫描。 定时器1--设定时钟显示计时。 定时器2--设定串行通讯波特率
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6494
    • 提供者:hero.shi
  1. 22

    0下载:
  2. 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:32833
    • 提供者:
  1. 51keyboard_display

    0下载:
  2. 因需要,单片机的键盘扫描和数码管显示共用一口,用定时器实现,原创-Due to the needs of single-chip microcomputer keyboard scanning and sharing a digital tube display with a timer to achieve the original
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6444
    • 提供者:liz
  1. mega16_4X4keyboard

    0下载:
  2. [AVR源代码]4X4键盘定时扫描[状态机方法]-[AVR source code] 4X4 regular keyboard scan [state machine method]
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1657
    • 提供者:zgw
  1. code

    0下载:
  2. 74hc164键盘显示 红外控制DS1302 超级IO扫描 12864+遥控解码 1602+定时器 LCD1602+自定义图形-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:20531
    • 提供者:侯侠
  1. key

    0下载:
  2. 使用单片机keilc51编程,利用单片机定时功能读取键盘扫描码,从而利用数码管显示.-Keilc51 the use of single-chip programming, the use of single-chip timing to read the keyboard scan code, thus the use of digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:12865
    • 提供者:王燕
  1. Regular

    0下载:
  2. 还是键盘扫描的一段程序,此次是定时扫描,转载的哦!-timing
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1442
    • 提供者:黄乐
  1. lesson10

    0下载:
  2. 一个在定时器中断中使用键盘扫描的小程序:-keyboard scan
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:2080
    • 提供者:inra
  1. 38kye

    0下载:
  2. 8行*3列的矩阵键盘,没有接上拉和地,可移植到定时扫描或中断扫描程序-8 OK* 3 matrix of the keyboard, there is no way connected to pull and can be ported to regularly scan or interruption of scanning process
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1433
    • 提供者:彭小龙
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. clock

    0下载:
  2. 1 数码管显示(定时器中断、动态扫描、I/O输出控制) 2 键盘操作(定时扫描,修改初始时间和定时事件输入) -A digital display (timer interrupt, dynamic scanning, I/O output control) 2 keyboard (regular scan, modify the initial input of time and timed events)
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:32216
    • 提供者:陈荣
  1. 2313PWMandtime

    0下载:
  2. attiny2313的PWM设置以及定时器的设置和使用程序。还有键盘扫描-attiny2313 the PWM settings, and timer settings and use the program. There are keyboard scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2746
    • 提供者:ddg
  1. WL005

    0下载:
  2. wl005 --- 按键扫描程序,用于键盘的扫描。行列键盘值的读取。-wl005--- key scanner for scanning the keyboard. Read the value of the ranks of the keyboard.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:16409
    • 提供者:xtihc
  1. danpianji1

    0下载:
  2. 程序功能为通过4*4矩阵键盘输入6位密码,单片机定时扫描键盘获得输入的6位密码,通过比较用户输入的密码和程序预置密码,如果两个密码相同,绿色发光管点亮;如果两个密码不相同,红色发光管点亮;-Program functions through the 4* 4 matrix keyboard 6 passwords, regularly scan the keyboard microcontroller access to the password input 6, by comparing th
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5407
    • 提供者:李斌
  1. 2812

    0下载:
  2. TMS320F2812 DSP的学习开发平台学习例程,包括:跑马灯实验,GPIO模拟SPI发送接受实验,TIMER0定时发送数据在数码管上显示实验,TIMER2定时扫描发光二极管实验, SPI发送数据在数码管上显示实验,LCD显示实验, SCI接口实验, 键盘扫描实验,PWM实验 ,AD转换实验。-TMS320F2812 DSP development platform for learning the routine of study, including: Marquee exper
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2574273
    • 提供者:韩冬军
  1. key_scan

    0下载:
  2. pic18f4520单片机键盘中断扫描 有定时器产生200ms扫描4x4键盘一次(注意:单片机定义输入端口要加上拉电阻)-pic18f4520 microcontroller scans the keyboard interrupt timer generates a 200ms scan 4x4 keyboard (note: the microcontroller input port to define the pull-up resistor)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2829
    • 提供者:蔡超
  1. Keyboard--and-achieve

    0下载:
  2. 键盘定时扫描和数据显示的实现,键盘输入,并且以发光二极管来显示-Keyboard timing scan to achieve and data display, keyboard input, and the light emitting diode to display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:44406
    • 提供者:何山
  1. key

    0下载:
  2. 这是基于s3c2440开发板开发的底层key硬件驱动程序。针对定时器的设计程序。主要功能是对键盘实现扫描功能。-This is based on the underlying s3c2440 development board development key hardware drivers. The design process for the timer. Main function is to realize the keyboard scan function.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:31221
    • 提供者:秦凯
  1. dianzisuo

    0下载:
  2. 程序功能为通过4*4矩阵键盘输入6位密码,单片机定时扫描键盘获得输入的6位密码,通过比较用户输入的密码和程序预置密码,如果两个密码相同,绿色发光管点亮;如果两个密码不相同,红色发光管点亮; -Program features input by 4* 4 matrix keyboard password, SCM regularly scan the keyboard to get six password is entered, the preset password by comparin
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:李刚
  1. Power_ctrl

    0下载:
  2. 基于51单片机的稳压电源设计——程序分为键盘处理、D/A、A/D和存储四个模块。运用扫描法,对键盘进行扫描,有按键就更改输入TLC5615的数值,ADD按键是对数据进行加以操做,长按的话使步进值增大,实现快加,SUB按键与ADD按键相同,预读取按键用于读取 AT24C04 中预置的数值,保存按键用于保存当前电压值;显示部分主要是对TLC549采集回来的电压进行处理显示,它主要是在定时器0的中断服务程序中显示,100ms刷新显示一次。TLC5615模块,通过对DA的串行数据输入,使其在输出电压时可
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:123359
    • 提供者:XXJ
« 12 3 4 5 »
搜珍网 www.dssz.com